Skip to content

Add GeoDjango support #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Add GeoDjango support #308

wants to merge 8 commits into from

Conversation

timgraham
Copy link
Collaborator

No description provided.

@timgraham timgraham force-pushed the gis branch 2 times, most recently from 5897f6f to 1a8fa24 Compare May 27, 2025 02:41
@@ -15,13 +15,13 @@
else:
DATABASES = {
"default": {
"ENGINE": "django_mongodb_backend",
"ENGINE": "django_mongodb_backend_gis",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be django_mongodb_backend.gis ? I cannot with the _gis on the already too long django_mongodb_backend. Also similar to django.contrib.gis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants